Installation Objectives

Install

1. Comparing Windows 95, Windows NTW4, Windows NTS4
2. Installation Requirements and checklist
3. Dual Booting
4. Removing NT from a Dual Boot Environment
5. Upgrading to Windows NT
6. Installing Windows NT (including setup switches)
7. Network Client Administrator
8. Customized and Automated Windows NT Installations (UNATTEND.TXT, UDF, SYSDIFF)
9. Who says Windows NT isn't Plug and Play?

Snapshot comparisons between Windows platforms

Windows

 

Installation Requirements

hardware

HCL

NT Hardware Qualifier Disk (NTHQ)

MINIMUM (NOT RECOMMENDED) Hardware Requirements for Running Windows NT.

(Checklist) Details to Collect BEFORE doing an NT Installation

Dual Booting

My ComputerMy Computer

Considerations

Uninstalling Windows NT 4 from a Dual Boot System

Uninstall

NT does not have a specific uninstall utility:

Upgrading to Windows NT 4

Install

Considerations

Installing Windows NT

Install

WINNT.EXE

WINNT and  WINNT32 Setup Switches

PARAMETER DESCRIPTION
/B does not use Boot floppies ; causes boot files to be loaded on the system's hard drive rather than on floppies - starts installation ; YOU MUST USE THIS SWITCH IF YOU PLAN TO DO THE INSTALL WITHOUT TOUCHING THE CD-ROM, AKA, COPYING THE \I386 directory to the hard drive.
/C Skips Check for available space on  installation floppies
/F Copies Files from floppies without  verifying the copies. This command cannot be used with Winnt32.exe
/I:inf_file Specifies the file name for the setup information file. Default is DOSNET.INF
/O Creates boot floppies and starts the installation
/X Prevents setup from making boot disks. Use this when you have boot disks already.
/OX  Creates boot floppy disks to use in floppy-based or CD-ROM installations - does not start install
/R Specifies optional directory to be installed
/RX Specifies optional directory to be copied
/S:sourcepath Specifies the source of the Windows NT setup files. This must be a fully qualified path in the form drive_letter:\path or  \\server_name\share\path. The current directory is the default source for the installation files.
/T:drive  Specifies drive in which to place the temporary setup files.
/U:answer_file Specifies an unattended installation and lists the optional script file.
/UDF:id, [ UDF_file] 
 
 
 
 
 
Specifies the identifier that is to be used to apply sections of the UDF_file in place of the same section in the answer_file. If no UDF is specified, the Setup program will prompt the user to insert a disk that contains a file called $UNIQUE$.UDF. If a UDF is specified, Setup will look for the identifier in that file.
/W 
 
From Windows 95 RK ; allows WINNT to run under Windows and also causes the CPU detection process to be skipped.
/I Creates log file $Winnt.log - file lists any errors during copy to temporary folder. This command cannot be used with Winnt32.exe

Installing Windows NT when your CD-ROM is not on HCL (not a good idea)

Notes on Text portion of Installation

Setup finds an Unknown partition

Notes on GUI portion of Installation

Installing Windows NT Over the Network

Install

Windows NT Installation over the Network (assuming you have a network connection)

Network Client Administrator

Network Client Administrator

note RL World: biggest problem you will run into regarding over the network OS installations is the amount of network traffic generated. In a large organization, it is political, so be prepared. If you have autonomy over your network, more power to you! Consider the network traffic it will generate and act accordingly. The most likely scenario you will be faced with is: you do not have a network connection to install Windows NT over the network.

netclientadmin

1. Make Network Installation Startup Disk for:

noteis a bootable MS-DOS system disk containing just enough network client software to connect to the distribution server. You can use winnt command to install Windows NT over the network. You can include the winnt command line in the Autoexec.bat file on the disk, so that installation begins automatically when the computer is started with the Network Installation Startup Disk in the drive.

Creating a Network Installation Startup Disk

Using the Network Installation Startup Disk

2. Make Installation Disk Set for:

3. Copy the client-based network administration tools

4. View Remoteboot Client information

noteCustomized and Automated installations ... a word of .. experience (so far)-- forget the Microsoft tools solution for automated installations. Learn what you have to to pass the Workstation test, spend the money, and get a third party, add-on, disk imaging product (one that generates unique SIDs). Buy "bulk quantity" of the same PCs with the same hardware installed to make imaging an effective and fast solution. Save "the brick" and use the brick for all your other machines. Your company will likely have a standard software load (example: MS Office, Virus Scan program, IE, etc.), and it takes a long, long time to install that load manually, every time, on every computer. With the promise of plug and play for NT 5 -- why waste time doing it any other way?

Unattend.txt, UDF, SYSDIFF (Customized and Automated Windows NT Installations)

Setup Manager

The Bottom Line:

noteSample Syntax: "WINNT /S:d:\i386 /U:c:\unattend.txt"  /S is required to define the source of the distribution files when /U is used.

noteSample Syntax on each defined machine, but alter the ID value to match that of the computer: "WINNT /S:d:\i386 /U:c:\unattend.txt /UDF:ID1,udfsales.txt"

Who says NT isn't Plug and Play?

hardware

Source: "Readme.wri" from Windows NT System 32 Folder. Read the file for more detailed information about this.

"Installation of Plug and Play ISA (PnP ISA) devices under Windows NT version 4.0 requires an enabler driver that recognizes how to locate and configure those devices. The driver, PNPISA.SYS, is in the \Drvlib folder on the Windows NT version 4.0 compact disc. The enabler does not contain complete Windows 95 Plug and Play support. For example, the enabler does not dynamically allocate resources for PnP ISA devices. It does, however, enable a user interface (UI) that allows you to manually select system resources that do not conflict with other devices in the system."

When the system boots with the enabler driver (PNPISA.SYS) installed, the enabler locates all PnP ISA devices in the computer and enables those devices for which you have selected resources. Any new devices are recognized, so that drivers for the devices can be installed when you log onto the computer as a user with administrative privilege. At logon, Windows NT displays a New Hardware Found dialog box for each new device it locates.

Installing PNPISA.SYS if not Enabled

Note Some PnP ISA cards contain multiple functions. In this case, a dialog box will be displayed for each function on the card.

Options When New Hardware is found

Disabling PNPISA.SYS